home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / experiments / dialogs_it.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  4.6 KB  |  100 lines

  1.  
  2. dialogId("bank-m-labolator1", "font_small", "This must be some kind of laboratory.")
  3. dialogStr("Questo dev'essere una sorta di laboratorio.")
  4.  
  5. dialogId("bank-m-labolator2", "font_small", "It seems that even UFOs can be equipped with an on-board lab.")
  6. dialogStr("Sembrerebbe che anche gli UFO siano dotati di laboratori a bordo.")
  7.  
  8. dialogId("bank-m-labolator3", "font_small", "This looks like a laboratory.")
  9. dialogStr("Sembra un laboratorio.")
  10.  
  11. dialogId("bank-v-pokusy1", "font_big", "These experiments seem quite suspicious to me.")
  12. dialogStr("Questi esperimenti sono piuttosto sospetti, per me.")
  13.  
  14. dialogId("bank-v-pokusy2", "font_big", "I think that someone`s carrying out some rather suspicious experiments here.")
  15. dialogStr("Penso che qualcuno stia portando avanti degli esperimenti sospetti, qui.")
  16.  
  17. dialogId("bank-m-jejda", "font_small", "My gosh, what`s this?!?")
  18. dialogStr("Oddio, cos'├¿ questo?!?")
  19.  
  20. dialogId("bank-v-zije", "font_big", "Everything`s alive here.")
  21. dialogStr("Qui dentro si muove tutto.")
  22.  
  23. dialogId("bank-m-nerus", "font_small", "Shhhhh, I need to examine this laboratory.")
  24. dialogStr("Silenzio, devo esaminare questo laboratorio.")
  25.  
  26. dialogId("bank-m-bojim", "font_small", "I`m little bit afraid of that thing behind the door...")
  27. dialogStr("Sono spaventata da quella cosa dietro la porta...")
  28.  
  29. dialogId("bank-m-ocicka", "font_small", "Why does it have three eyes?")
  30. dialogStr("Perch├⌐ ha tre occhi?")
  31.  
  32. dialogId("bank-v-pomoc", "font_big", "Stop what you`re doing down there and come help me!")
  33. dialogStr("Smettila di perdere tempo laggi├╣ e vieni ad aiutarmi!")
  34.  
  35. dialogId("bank-m-organismy", "font_small", "I would never have thought that we`d find so many living things inside a UFO...")
  36. dialogStr("Non avrei mai pensato di trovare cos├¼ tanti esseri viventi in un UFO...")
  37.  
  38. dialogId("bank-v-potvory", "font_big", "There are an incredible number of different creatures here!")
  39. dialogStr("C'├¿ un'incredibile variet├á di creature, qui!")
  40.  
  41. dialogId("bank-v-mnozeni", "font_big", "My goodness, look at those things reproduce!")
  42. dialogStr("O mio dio, guarda quelle cose riprodursi!")
  43.  
  44. dialogId("bank-m-nesetkala", "font_small", "I`ve never seen this kind of organism before.")
  45. dialogStr("Non ho mai visto questo tipo di organismo prima d'ora.")
  46.  
  47. dialogId("bank-m-kouka", "font_small", "Help! It`s looking at me!")
  48. dialogStr("Aiuto! mi sta guardando!")
  49.  
  50. dialogId("bank-m-fuj", "font_small", "Yuck.")
  51. dialogStr("Bleah.")
  52.  
  53. dialogId("bank-m-nervozni", "font_small", "That hand gives me the creeps...")
  54. dialogStr("Quella mano mi fa rabbrividire...")
  55.  
  56. dialogId("bank-m-zkumavka", "font_small", "There`s a strange odor coming from this test-tube...")
  57. dialogStr("Da questa provetta si sente provenire uno strano odore...")
  58.  
  59. dialogId("bank-m-hlavakolem", "font_small", "All of this is making my head spin...")
  60. dialogStr("Tutto questo mi fa girare la testa...")
  61.  
  62. dialogId("bank-v-neproplavu1", "font_big", "I can`t swim through here. We`re going to have to push this aside.")
  63. dialogStr("Non riesco a nuotarci in mezzo, dovremo spostarlo pi├╣ in l├á.")
  64.  
  65. dialogId("bank-v-neproplavu2", "font_big", "I can`t swim through here. We`re going to have to push this down.")
  66. dialogStr("Non riesco a nuotarci in mezzo, dovremo tirarlo gi├╣.")
  67.  
  68. dialogId("bank-v-nahazet", "font_big", "We`re going to need to throw on a lot more of these things.")
  69. dialogStr("Dovremo aver bisogno di gettar via ancora molte di queste cose.")
  70.  
  71. dialogId("bank-v-jeste", "font_big", "More.")
  72. dialogStr("Ancora.")
  73.  
  74. dialogId("bank-m-prohlednout", "font_small", "We have to look everything here over very carefully.")
  75. dialogStr("Dobbiamo osservare tutto quello che ├¿ qui molto attentamente.")
  76.  
  77. dialogId("bank-v-vypad1", "font_big", "I`d rather get out of here.")
  78. dialogStr("Io piuttosto me ne andrei.")
  79.  
  80. dialogId("bank-v-vypad2", "font_big", "You know, I`d really rather get out of here.")
  81. dialogStr("Vedi, piuttosto io me ne andrei.")
  82.  
  83. dialogId("bank-v-flaska", "font_big", "The odor from this bottle is making me sick.")
  84. dialogStr("L'odore di questa bottiglia mi fa sentir male.")
  85.  
  86. dialogId("bank-m-rozbila", "font_small", "Ooops, it broke...")
  87. dialogStr("Ooops, si ├¿ rotto...")
  88.  
  89. dialogId("bank-m-tvorove", "font_small", "I think that some of these creatures here are a result of genetic engineering.")
  90. dialogStr("Penso che alcune di queste creature qui siano il risultato di manipolazioni genetiche.")
  91.  
  92. dialogId("bank-m-prehnal1", "font_small", "This is just too much!")
  93. dialogStr("Questo ├¿ semplicemente troppo!")
  94.  
  95. dialogId("bank-m-prehnal2", "font_small", "How morbid!")
  96. dialogStr("Che morbido!")
  97.  
  98. dialogId("bank-m-mrtvolka", "font_small", "This corpse looks familiar to me.")
  99. dialogStr("Questa salma mi sembra familiare.")
  100.